home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16557 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.eunet.cz!usenet
  2. From: petr <petr@merlin.rockwell.cz>
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++,comp.edu
  4. Subject: Re: A DEBUGGER  ...
  5. Date: Thu, 11 Apr 1996 11:01:47 +0000
  6. Organization: Rockwell Automation Ltd., Prague
  7. Message-ID: <316CE69B.41C67EA6@merlin.rockwell.cz>
  8. References: <4khgrv$fl2@solaris.cc.vt.edu>
  9. NNTP-Posting-Host: merlin.research.rockwell.cz
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (X11; I; BSD/386 uname failed)
  14.  
  15. akin@hq.ctr.vt.edu wrote:
  16. > Hi,
  17. > I'm developing a software usinc Sun C++ on Solaris. And I need a debugger.
  18. > What kind of software are there for this purpose? Any book or any site on the internet?
  19. > I heard about sdb and dbx. But I have no idea about them. which one is preferable depending
  20. > on what situations?
  21. > Thanks.
  22.  
  23. Change to GNU C and use gdb or xgdb.
  24.  
  25. -- 
  26. // Petr Kodl, Rockwell Automation Ltd., Research Center Prague 
  27. // pecold@rockwell.cz, petr@merlin.research.rockwell.cz
  28. // FreeBSD box on MERLIN
  29.